Analysis of Transposition Tables and Replacement Schemes
نویسنده
چکیده
A set of experiments were designed to measure the enhancement to alphabeta search using refutation and transposition tables. Results indicate that the use of transposition tables can reduce the size of the game tree by as much as 95%, significantly improving the algorithmic performance of αβ search. Seven replacement schemes to handle collisions in transposition tables were proposed and their performance measured. Based on the results of the experiment it can be concluded that for large-sized tables all schemes perform nearly identically. Because of the probability of the collisions is inversely proportional to the size of the table, for smaller sizes two level replacement schemes outperformed the single-level implementations. Key Terms: computer chess, transposition tables, collisions, replacement schemes, alpha-beta search, refutation tables
منابع مشابه
Alpha-Beta Search Enhancements with a Real-Value Game-State Evaluation Function
The note presents results of applying several Alpha-Beta search enhancements in the game of giveaway checkers with a real-value state evaluation function. In particular, the MTD-bi (bisection) algorithm is tested and compared (1) with MTD(f ) and (2) with Alpha-Beta search enhanced with transposition tables and the history heuristic. The results show that in the real-value domain the MTD(f ) al...
متن کاملTransposition Tables in Computer
Search algorithms are used in many game-playing programs. To enhance the strength of these programs additional heuristics and improvements are used. One of these improvements is the use of transposition tables. In these tables information concerning a position investigated can be stored in order to re-use this information when the same position is encountered again during the search process (a ...
متن کاملOn Transposition Tables for Single-Agent Search and Planning: Summary of Results
Transposition tables are a well-known method for pruning duplicates in heuristic search. This paper presents a detailed analysis of transposition tables for IDA*. We show that some straightforward implementations of IDA* with transposition tables (IDA*+TT) can result in suboptimal solutions being returned. Furthermore, straightforward implementations of IDA*+TT are not complete. We identify sev...
متن کاملEsophageal replacement in children: presentation of 18 cases and results of their surgical procedure
Abstract Background: Esophageal replacement is indicated in certain circumstances including long gap esophageal atresia, severe strictures due to gastro-esophageal reflux (GER) and caustic burns. We analyzed our results of 18 patients who underwent esophageal replacement in our university hospital. Methods: We reviewed esophageal replacements carried out in our department between June 1996 and...
متن کاملHeuristics in the game of Connect-K
Heuristics are used to cope with intractably large search spaces in adversarial games. In this paper, we examine several ways to improve performance of Minimax and AlphaBeta search in the game of Connect-k, a generalized version of the more famous Connect-4 game. In particular, we explore the use of the concept of threats as a family of features useful in the design of the heuristic. We also ex...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
عنوان ژورنال:
دوره شماره
صفحات -
تاریخ انتشار 1995